void changeScenario( IRange changingCells, java.util.List<Object> values ) |
Parameters
- changingCells
- A Range object that refers to the changing cells for the scenario.
- values
- A list that contains the scenario values for the cells in ChangingCells.
void changeScenario( IRange changingCells, java.util.List<Object> values ) |